Contents | < Browse | Browse >
LOCK device ON|OFF

* "LOCK device ON" locks the write-access to a device
eg.     lock df0: on
  will make it impossible to write to or change something on the
  disk inserted in DF0:
* "LOCK device OFF" makes write-access to a device possible again.

eg.     lock dh0: on
        lock dh0: off